touchScrolling
Type
property
Summary
Specifies if the PolyGrid widget will respond to mouse scrolling gestures
Syntax
set the touchScrolling of widget to {true | false}
get the touchScrolling of widget
Description
Use the touchScrolling property to define if the widget will scroll with the correspondient gestures without need of native scrolls
Examples
set the touchScrolling of widget"PolyGrid" to true